ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / Stochastic<T> Class / KPeriod Property

In This Topic
    KPeriod Property (Stochastic<T>)
    In This Topic
    Gets or sets the period for the %K calculation.
    Syntax
    'Declaration
     
    Public Property KPeriod As Double
    public double KPeriod {get; set;}
    See Also